Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch git versioning #339

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Switch git versioning #339

merged 3 commits into from
Mar 13, 2024

Conversation

ksimon1
Copy link
Member

@ksimon1 ksimon1 commented Mar 8, 2024

What this PR does / why we need it:
Switch to git versioning

this PR changes all scripts necessary to generate task manifests.
Scripts will now generate task manifests into release/tasks folder
instead of tasks folder. At the same time this commit removed tag
creation from release/tasks/*/ folder, because we will be swithing to git based
versioning. This change will help reduce number of manifests located in
repository - at the end we will have only templates and generated
manifests at the repo.

Release note:

NONE

@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL labels Mar 8, 2024
@openshift-ci openshift-ci bot requested review from 0xFelix and lyarwood March 8, 2024 12:30
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 8, 2024
this commit changes all scripts necessary to generate task manifests.
Scripts will now generate task manifests into release/tasks folder
instead of tasks folder. At the same time this commit removed tag
creation from release/tasks/*/ folder, because we will be swithing to git based
versioning. This change will help reduce number of manifests located in
repository - at the end we will have only templates and generated
manifests at the repo.

Signed-off-by: Karel Simon <[email protected]>
Signed-off-by: Karel Simon <[email protected]>
Signed-off-by: Karel Simon <[email protected]>
Copy link
Member

@0xFelix 0xFelix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

/lgtm

on:
pull_request:
branches: [ main ]
#Disable this job until https://github.com/artifacthub/hub/issues/3691 is resolved
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create an issue for it to be reenabled?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 13, 2024
Copy link

openshift-ci bot commented Mar 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 0xFelix, ksimon1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ksimon1 ksimon1 merged commit c76ac6d into kubevirt:main Mar 13, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants